Check if the current user has the required access to Credential
Get | Credential_GetCredentialPermissionsById |
Resource Path: /api/credential/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/credential/{id}/permissions/{access}
Name | Description | Data Type |
---|---|---|
id | Credential Id | integer |
access | Access type | string |
The response body is of type boolean.
OK